runtime.stackScanState.putPtr (method)
4 uses
runtime (current package)
mgcmark.go#L809: state.putPtr(uintptr(unsafe.Pointer(gp._panic)), false)
mgcmark.go#L1218: stk.putPtr(p, false)
mgcmark.go#L1398: state.putPtr(val, true)
mgcstack.go#L206: func (s *stackScanState) putPtr(p uintptr, conservative bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)